home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Education / PC-SiG's World of Education.iso / run / 2602 / steptime.hlp < prev    next >
Encoding:
Text File  |  1989-01-09  |  795 b   |  15 lines

  1. Processing starts with the independent variable value given by
  2. START+BIAS and continues until a value at or beyond START+BIAS+DUR is
  3. reached.  When interpolation mode is enabled, the STEP control
  4. determines the value for successive processing points (called the 'step
  5. value' or 'step time').  The number of data points processed is
  6. DUR/STEP + 1.
  7.  
  8. When interpolation mode is disabled, processing takes place only at the
  9. data points contained in the data file(s) being processed.  The step
  10. time is reset at each processing point to the value taken from each
  11. file being processed.  Multiple data files may be processed in
  12. expressions, but they must have the same step times; otherwise the
  13. value calculated for the expression may be meaningless.  (See the
  14. INTERP control description.)
  15.